バージョン

InfragisticsSuite<TModel> コンストラクタ

InfragisticsSuite は、すべてのラッパーへアクセスする共通の方法を提供します。
シンタックス
'宣言
 
Public Function New( _
   ByVal helper As System.Web.Mvc.HtmlHelper(Of TModel) _
)
public InfragisticsSuite<TModel>( 
   System.Web.Mvc.HtmlHelper<TModel> helper
)

パラメータ

helper
参照

オンラインで表示: GitHub